PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowDocumentToCSettings Class / getContentsTextColor Method
In This Topic
    getContentsTextColor Method
    In This Topic
    Gets the table of contents color.
    This value is used if method returns true.
    Syntax
    public PDFBrush getContentsTextColor()

    Return Value

    The brush used for displaying the entries in the table of contents.
    See Also